labelColor
Type
property
Summary
The color of the text of the button label
Syntax
set the labelColor of <widget> to <pLabel>
get the labelColor of <widget>
Description
Use the labeColor property to change the color of the label text of the button.
Examples
set the labelColor of widget "Android Button" to "255,0,0,128"
Value
Name | Type | Description |
---|---|---|
value | A comma delimited string representing a color in RGB / RGBA format |
Compatibility and Support
OS
android
Platforms
mobile